tests/repo-finder: Explicitly commit empty dir
authorColin Walters <walters@verbum.org>
Sat, 1 Aug 2020 18:47:36 +0000 (18:47 +0000)
committerColin Walters <walters@verbum.org>
Sun, 2 Aug 2020 12:54:11 +0000 (12:54 +0000)
commitf3c7834f1e41e07990528e951d3d98c1e150db2b
treed66991198875c76431364f335bb9b43421afc939
parenta5409b872ff23571b42bc55de4a85117fae00a6a
tests/repo-finder: Explicitly commit empty dir

We were committing the whole tempdir, which seems to fail
in Travis because the GPG agent Unix domain socket ends up there too,
and ostree refuses to commit sockets.
tests/test-repo-finder-config.c
tests/test-repo-finder-mount.c